home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 April / Disc 1 / PCU0403CD1.iso / resource / webauth / files / CoffeeHTML93.exe / %MAINDIR% / Snippets / One hot little button.snp < prev    next >
Encoding:
Text File  |  2003-02-10  |  156 b   |  6 lines

  1. <!-- This is a button (a form button) that takes you
  2. where you want to go.-->
  3.  
  4.  
  5. <form action="alink.html"><input type=submit value="Click Me."></form>
  6.